Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add linker script language #9835

Merged
merged 1 commit into from
Mar 9, 2024
Merged

Conversation

mtoohey31
Copy link
Contributor

This pull request adds support for linker scripts. The grammar is based on the ld/ldgram.y file in the binutils-gdb repository located at git://sourceware.org/git/binutils-gdb.git. The grammar succesfully parses all .ld files in that repository's ld/testsuite directory, except two.

Here's a screenshot with the gruvbox theme:

2024-03-07T23:30:08,085046628-05:00

@the-mikedavis the-mikedavis added S-waiting-on-review Status: Awaiting review from a maintainer. A-language-support Area: Support for programming/text languages labels Mar 8, 2024
@archseer archseer merged commit e3c6c82 into helix-editor:master Mar 9, 2024
6 checks passed
@mtoohey31 mtoohey31 deleted the feat/ld branch March 9, 2024 15:10
Desdaemon pushed a commit to Desdaemon/helix that referenced this pull request Mar 26, 2024
postsolar pushed a commit to postsolar/helix that referenced this pull request Apr 4, 2024
mtoohey31 added a commit to mtoohey31/helix that referenced this pull request Jun 2, 2024
Vulpesx pushed a commit to Vulpesx/helix that referenced this pull request Jun 7, 2024
smortime pushed a commit to smortime/helix that referenced this pull request Jul 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-language-support Area: Support for programming/text languages S-waiting-on-review Status: Awaiting review from a maintainer.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants